home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_1121 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  150 b   |  7 lines

  1. on(rollOver){
  2.    messah1 = "8 Mag";
  3.    messah2 = "4 Wind";
  4.    descrap = "Smashes everything it touches (hp - 50%)";
  5.    _root.price = "7000g";
  6. }
  7.